Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

Try this please

could you use a text editor to add the bolded text to your server's data\domino\template\dojo-1.1.1\dom_richtext.htm file? You will need to restart http to get it to take effect - please let me know if this works!
        &DOMINO_CTRL_HEAD;
        &DOMINO_CTRL_INCLUDE;dom_common.htm&DOMINO_CTRL_INCLUDE_END;
        <script type="text/javascript">
        dojo.require('ibm.domino.widget.layout.DominoRichText');
        var rteList = new Array();
        function GetJSEditorData() {
        for (var j=0; j < rteList.length; j++) {
        rteList[j](null);
        }
        return true;
        };
        </script>&DOMINO_CTRL_HEAD_END;


        <script type="text/javascript">
        dojo.addOnLoad(function() {
        var rte=new ibm.domino.widget.layout.DominoRichText({}, dojo.byId('tb&DOMINO_CTRL_FLDNAME;'));
        rte.init();
        rteList.push(get&DOMINO_CTRL_FLDNAME;);
        dojo.connect(dojo.byId('&DOMINO_CTRL_FORMNAME;'), "onsubmit", null, get&DOMINO_CTRL_FLDNAME;, true);});
        </script>&DOMINO_CTRL_FLD_INIT_END;

You will also need to add a call to GetJSEditorData() just before your call to submit:
        GetJSEditorData();
        document.forms[0].submit();
If this works for you (as it does for me) I will submit it to 8.5.1


Feedback response number SLED7P5RUD created by ~Ted Regerolitetsi on 02/10/2009

New Dojo RT Editor / Web still not ... (~Justin Zekaman... 9.Jan.09)
. . working as designed (~Wendy Dwonugen... 9.Jan.09)
. . . . I think you got me wrong (~Justin Zekaman... 9.Jan.09)
. . . . . . IIRC... (~Sanjay Quettum... 10.Jan.09)
. . . . . . You're right - that's a bug (~Wendy Dwonugen... 13.Jan.09)
. . . . . . . . as simple as can be... (~Justin Zekaman... 13.Jan.09)
. . . . . . Try this please (~Wendy Dwonugen... 10.Feb.09)
. . . . . . . . Partial success (~Justin Zekaman... 11.Feb.09)
. . . . . . . . . . Strange! (~Wendy Dwonugen... 11.Feb.09)
. . . . . . . . . . . . Works now in a fresh form - at leas... (~Justin Zekaman... 12.Feb.09)
. . . . . . . . . . . . . . Good - Thanks! (~Wendy Dwonugen... 12.Feb.09)
. . . . . . . . . . . . . . . . Just for info: tested again in 8.5.... (~Tanita Zekhipi... 26.May.09)
. . Additional info: (~Justin Zekaman... 9.Jan.09)
. . . . This is know Bug in Domino 8.5.3 on... (~Samuel Nonjipy... 21.Apr.13)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS